Arguments for a markdown block quote view.
Arguments for a markdown code block view.
Arguments for a markdown inlined code text view.
Arguments for a markdown definition list.
Arguments for a markdown definition list item description.
Arguments for a markdown definition list item title.
Arguments for a markdown footnote definition view.
Arguments for a markdown footnote reference view.
Arguments for a markdown heading view.
Arguments for a markdown image view.
Arguments for a markdown inlined link view.
Arguments for a markdown list view.
Arguments for a markdown list item bullet, check mark or number.
Arguments for a markdown list item view.
W
Render markdown styled text.
Markdown text run style.
Arguments for a markdown panel.
Arguments for a markdown paragraph view.
Arguments for a markdown rule view.
Arguments for a markdown table cell view.
Arguments for a markdown table view.
Arguments for a markdown text view.
Widget function for a markdown block quote.
Widget function for a markdown code block segment.
Widget function for a markdown inline code segment.
Widget function for a markdown definition list.
Widget function for a markdown definition list item description.
Widget function for a markdown definition list item title.
Widget function for a footnote definition block.
Widget function for an inline reference to a footnote.
Widget function for a markdown heading.
Widget function for a markdown image.
Markdown image resolver.
Event raised by markdown links when clicked.
Widget function for a markdown link segment.
Markdown link resolver.
Scroll mode used by anchor links.
Widget function for a markdown list.
Widget function for a markdown list item bullet, check mark or number.
Widget function for a markdown list item content.
Widget function for a markdown panel.
Widget function for a markdown paragraph.
Widget function for a markdown rule line.
Widget function for a markdown table body cell.
Widget function for a markdown table.
Widget function for a markdown text segment.
P
Set a label that identifies the widget in the context of the parent markdown.
P
Widget function that converts
DefListArgs
to widgets.
Default block quote view.
Default code block view.
Default inlined code text view.
Default definition list view.
Default definition list item description view.
Default definition list item title view.
Default markdown footnote definition.
Default markdown footnote reference.
Default heading view.
Default image view.
Default inlined link view.
Default list view.
Default list item bullet, check mark or number view.
Default list item view.
Default markdown panel.
Default paragraph view.
Default rule view.
Default markdown table.
Default markdown table.
Default text view.
Generate an anchor label for a header.
P
Widget function that converts
ImageFnArgs
to widgets.
P
Markdown image resolver.
P
Widget function that converts
LinkFnArgs
to widgets.
P
Markdown link resolver.
P
Scroll-to mode used by anchor links.
P
Widget function that converts
ListFnArgs
to widgets.
Implements the markdown parsing and view generation, configured by contextual properties.
P
Markdown link click.
P
Widget function that converts
PanelFnArgs
to a widget.
P
Widget function that converts
RuleFnArgs
to widgets.
P
Widget function that converts
TableFnArgs
to widgets.
P
Widget function that converts
TextFnArgs
to widgets.
Default markdown link action.
Try open link, only works if the url
is valid or a file path, returns if the confirm tooltip is visible.
Handle url
in the format #anchor
, by scrolling and focusing the anchor.